ComponentOne ASP.NET MVC Controls
Stacking Method (FlexChartBuilder<T>)

C1.Web.Mvc.Fluent Namespace > FlexChartBuilder<T> Class : Stacking Method
The value
Sets the Stacking property.
Syntax
'Declaration
 
Public Function Stacking( _
   ByVal value As Stacking _
) As FlexChartBuilder(Of T)
public FlexChartBuilder<T> Stacking( 
   Stacking value
)

Parameters

value
The value

Return Value

Current builder
Remarks
Gets or sets whether and how series objects are stacked.
See Also

Reference

FlexChartBuilder<T> Class
FlexChartBuilder<T> Members